css: Change CssTransformValue API
authorBenjamin Otte <otte@redhat.com>
Mon, 12 May 2014 01:51:14 +0000 (03:51 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 14 May 2014 02:28:35 +0000 (04:28 +0200)
commitcb0b4b541086d8b25d2be055cc5174dbb380ce8e
treee16fe133baba6242caa8f513014c3d4b25c4feb3
parentce0835e539392c3d51df6bbd673f60db7532b159
css: Change CssTransformValue API

Provide API to query the matrix instead of API that applies the matrix
directly. This makes the API more flexible.

See the commits implementing shadows.
gtk/gtkcsstransformvalue.c
gtk/gtkcsstransformvalueprivate.h
gtk/gtkthemingengine.c